code n. 1.法典;法規。 2.規則,準則;(社會、階級等的)慣例,習俗,制度。 3.(電)碼,代碼,密碼,暗碼;代號,略號,暗號。 4.【生物學】遺傳(密)碼。 the civil [criminal] code民[刑]法典。 the moral code道德準則。 code of signals 信號密碼(本)。 code of the school 校規。 code and conventions 規章制度。 C- Napoléon 拿破侖法典。 C- of Hammurabi (古代巴比倫的)漢穆拉比法典。 code of honour 社會禮法;決斗慣例。 code of written law 成文法典。 the International Code 國際電碼。 the Morse code 摩爾斯電碼。 vt. 1.把…編成法典[法規]。 2.把…譯成[編成]電碼;編(碼);譯(碼)。 n. -r 【自動化】編碼裝置;【電訊】記發器。
Based on ericsson srtp / mikey library and the project's characterizes, the design of both modules has been finished; the implementation section introduces how to port these protocols to ecos operating system and illustrates it using code walk through . after that i integrate both modules into voip protocol stack, including srtp module's integration into rtp module and mikey module's integration into sip module . at the end, the paper provides test methods and result analysis of srtp and mikey protocols 本文中兩個協議模塊設計是在參考了ericssonsrtp/mikey庫的基礎上,根據項目的具體情況作了相關的改進完成的;在協議的實現部分則講述了如何將改進后的協議源代碼移植到目標軟件平臺ecos操作系統之上,并給出了詳細的移植方案和使用示例,最后實現了這兩個協議模塊與voip協議棧的集成,包括將srtp協議模塊與rtp協議模塊集成以及將mikey協議模塊與sip協議模塊集成。